Skip to content

migrate cibuildwheel configs to pyproject.toml and add tests#2000

Merged
wanghan-iapcm merged 4 commits into
deepmodeling:develfrom
njzjz:cibuildwheel
Oct 17, 2022
Merged

migrate cibuildwheel configs to pyproject.toml and add tests#2000
wanghan-iapcm merged 4 commits into
deepmodeling:develfrom
njzjz:cibuildwheel

Conversation

@njzjz

@njzjz njzjz commented Oct 15, 2022

Copy link
Copy Markdown
Member

Add a simple test for wheels.

njzjz added 3 commits October 15, 2022 04:51
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@njzjz njzjz changed the title migrate cibuildwheel configs to pyproject.toml migrate cibuildwheel configs to pyproject.toml and add tests Oct 15, 2022
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@codecov-commenter

codecov-commenter commented Oct 15, 2022

Copy link
Copy Markdown

Codecov Report

Base: 73.58% // Head: 75.72% // Increases project coverage by +2.14% 🎉

Coverage data is based on head (079095a) compared to base (27ca650).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #2000      +/-   ##
==========================================
+ Coverage   73.58%   75.72%   +2.14%     
==========================================
  Files         198      191       -7     
  Lines       19908    18689    -1219     
  Branches      854      854              
==========================================
- Hits        14650    14153     -497     
+ Misses       4870     4148     -722     
  Partials      388      388              
Impacted Files Coverage Δ
deepmd/__main__.py 0.00% <0.00%> (-100.00%) ⬇️
deepmd/entrypoints/convert.py 13.33% <0.00%> (-46.67%) ⬇️
source/api_cc/include/DeepPot.h 66.66% <0.00%> (-33.34%) ⬇️
deepmd/utils/convert.py 14.81% <0.00%> (-4.63%) ⬇️
deepmd/entrypoints/main.py 87.50% <0.00%> (-3.34%) ⬇️
source/api_cc/src/DeepPot.cc 65.82% <0.00%> (-2.50%) ⬇️
source/lmp/fix_dplr.h
source/lmp/pair_deepmd.cpp
source/lmp/plugin/deepmdplugin.cpp
source/lmp/compute_deeptensor_atom.cpp
... and 13 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@njzjz njzjz marked this pull request as ready for review October 15, 2022 10:05
@wanghan-iapcm wanghan-iapcm merged commit c1f9e55 into deepmodeling:devel Oct 17, 2022
mingzhong15 pushed a commit to mingzhong15/deepmd-kit that referenced this pull request Jan 15, 2023
…eling#2000)

Add a simple test for wheels.

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants